.friend {
    width: 100%;
    height: 40px;
    background: #272729;
    line-height: 30px;
    color: #cccccc;
    text-align: center;
    font-size: 12px;
}
.friend a {
    color: #cccccc;
    font-size: 12px;
    opacity: 0.2 ;
}

.friend span {
    color: #cccccc;
    font-size: 12px;
    opacity: 0.2 ;
}
